-
Notifications
You must be signed in to change notification settings - Fork 75
[NO CP][release/2.7][ROCm][inductor] Inductor heuristic upstream backports #2807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/2.7
Are you sure you want to change the base?
[NO CP][release/2.7][ROCm][inductor] Inductor heuristic upstream backports #2807
Conversation
|
Jenkins build for 7850a9c97813ff2687769efd9a6c4ff5ff749187 commit finished as FAILURE |
|
Jenkins build for dbdb5542c2ae0f09415495c33bfd7d5d0f77bc53 commit finished as FAILURE |
Added a check that includes autotune configs for 2D POI only if their size is big enough. (cherry picked from commit a2b0fd7)
|
Jenkins build for d235a1504f6702249dd72deef1a8f68ce991320a commit finished as FAILURE |
|
Jenkins build for 627a5718c93f8c54fca6787f3167b2b454717226 commit finished as FAILURE |
These are backports based on these four upstream PRs:
pytorch#163908 (persistent reduction autotune)
pytorch#161280 (reduction)
pytorch#162053 (foreach)
pytorch#163197 (pointwise)
Also included are some additional customer-specific configs which were not upstreamed:
Similar to this backport PR for ROCm fork release/2.9:
#2723